home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-2 / Inter.Net 55-2.iso / Mandrake / mdkinst / usr / bin / perl-install / themes-blueHeart.rc < prev    next >
Encoding:
Text File  |  2000-01-12  |  4.3 KB  |  209 lines

  1. style "checkradiobutton" {
  2.   engine "pixmap" {
  3.     image 
  4.       {
  5.         function        = CHECK
  6.     recolorable     = TRUE
  7.     shadow          = OUT
  8.     overlay_file    = "DarkMarble-check_off.png"
  9.     overlay_stretch = FALSE
  10.       }
  11.     image 
  12.       {
  13.         function        = CHECK
  14.     recolorable     = TRUE
  15.     shadow          = IN
  16.     overlay_file    = "DarkMarble-check_on.png"
  17.     overlay_stretch = FALSE
  18.       }
  19.     image 
  20.       {
  21.         function        = OPTION
  22.     recolorable     = TRUE
  23.     shadow          = OUT
  24.     overlay_file    = "DarkMarble-check_off.png"
  25.     overlay_stretch = FALSE
  26.       }
  27.     image 
  28.       {
  29.         function        = OPTION
  30.     recolorable     = TRUE
  31.     shadow          = IN
  32.     overlay_file    = "DarkMarble-check_on.png"
  33.     overlay_stretch = FALSE
  34.       }
  35.     image 
  36.       {
  37.         function        = FOCUS
  38.     recolorable     = TRUE
  39.     overlay_file    = "focus.png"
  40.     overlay_border  = { 4, 4, 4, 4 }
  41.     overlay_stretch = TRUE
  42.       }
  43.   }
  44. }
  45.  
  46. style "button"
  47. {
  48.   bg[NORMAL] = "#909090"
  49.  
  50.   engine "pixmap" 
  51.     {
  52.     image 
  53.       {
  54.         function        = FOCUS
  55.     recolorable     = TRUE
  56.     overlay_file    = "focus.png"
  57.     overlay_border  = { 4, 4, 4, 4 }
  58.     overlay_stretch = TRUE
  59.       }
  60.     image 
  61.       {
  62.         function        = BOX
  63.     recolorable     = TRUE
  64.     state           = NORMAL
  65.     detail          = "buttondefault"
  66.     shadow          = IN
  67.     file            = "blueHeart-button_def.png"
  68.     border          = { 9, 9, 9, 9 }
  69.     stretch         = TRUE
  70.       }
  71.     image 
  72.       {
  73.         function        = BOX
  74.     recolorable     = TRUE
  75.     state           = NORMAL
  76.     shadow          = OUT
  77.     file            = "blueHeart-button1.png"
  78.     border          = { 3, 3, 3, 3 }
  79.     stretch         = TRUE
  80.       }
  81.     image 
  82.       {
  83.         function        = BOX
  84.     recolorable     = TRUE
  85.     state           = PRELIGHT
  86.     shadow          = OUT
  87.     file            = "blueHeart-button2.png"
  88.     border          = { 3, 3, 3, 3 }
  89.     stretch         = TRUE
  90.       }
  91.     image 
  92.       {
  93.         function        = BOX
  94.     recolorable     = TRUE
  95.     state           = NORMAL
  96.     shadow          = IN
  97.     file            = "blueHeart-button4.png"
  98.     border          = { 2, 2, 2, 2 }
  99.     stretch         = TRUE
  100.       }
  101.     image 
  102.       {
  103.         function        = BOX
  104.     recolorable     = TRUE
  105.     state           = SELECTED
  106.     shadow          = IN
  107.     file            = "blueHeart-button4.png"
  108.     border          = { 3, 3, 3, 3 }
  109.     stretch         = TRUE
  110.       }
  111.     image 
  112.       {
  113.         function        = BOX
  114.     recolorable     = TRUE
  115.     state           = ACTIVE
  116.     shadow          = IN
  117.     file            = "blueHeart-button4.png"
  118.     border          = { 3, 3, 3, 3 }
  119.     stretch         = TRUE
  120.       }
  121.    }
  122. }
  123.  
  124. style "window" 
  125. {
  126.   engine "pixmap" {
  127.     image 
  128.       {
  129.     function        = FLAT_BOX
  130.     recolorable     = TRUE
  131.     file            = "blueHeart-brown_bg1.png"
  132.         border          = { 2, 2, 2, 2 }
  133.     stretch         = TRUE
  134.       }
  135.   }
  136. }
  137.  
  138. style "any"
  139. {
  140.   text[NORMAL]      = { 1.00, 1.00, 1.00 }
  141.   fg[NORMAL]      = { 1.00, 1.00, 1.00 }
  142.   fg[PRELIGHT]    = { 0.95, 0.95, 0.95 }
  143.   fg[ACTIVE]      = { 1.00, 1.00, 1.00 }
  144.   fg[SELECTED]    = { 1.00, 1.00, 1.00 }
  145.   fg[INSENSITIVE] = { 0.80, 0.80, 0.90 }
  146.   
  147.   base[NORMAL]    = { 0.15, 0.15, 0.30 }
  148.   bg[NORMAL]      = { 0.20, 0.20, 0.40 }
  149.   bg[PRELIGHT]    = { 0.25, 0.25, 0.45 }
  150.   bg[ACTIVE]      = { 0.20, 0.20, 0.40 }
  151.   bg[SELECTED]    = { 0.30, 0.30, 0.50 }
  152.   bg[INSENSITIVE] = { 0.20, 0.25, 0.40 }
  153. }
  154.  
  155. style "stepsReachable"
  156. {
  157.   fg[NORMAL] = { 1.0, 1.0, 0.92 }
  158. }
  159.  
  160. style "entry"
  161. {
  162.   base[NORMAL] = { 0, 0, 0.1 }
  163.   base[ACTIVE] = { 0, 0, 0.1 }
  164.   fg[NORMAL] = { 0.67, 0.67, 0.67 }
  165. }
  166.  
  167. style "notebook"
  168. {
  169.   bg[NORMAL]      = { 0.82, 0.8, 0.8 }
  170.   bg[ACTIVE]      = { 0.72, 0.7, 0.7 }
  171.   fg[NORMAL]      = { 0, 0, 0 }
  172. }
  173.  
  174. style "button" = "any"
  175. {
  176.   fg[NORMAL] = { 1.0, 1.0, 1.0 }
  177.   bg[PRELIGHT] = { 1.0, 1.0, 1.0 }
  178.   fg[PRELIGHT] = { 0.67, 0.67, 0.67 }
  179. }
  180.  
  181. style "background"
  182. {
  183.   bg[NORMAL] = { 0.2, 0.2, 0.4 }
  184.   bg[PRELIGHT] = { 0.3, 0.3, 0.5 }
  185. }
  186.  
  187.  
  188. style "steps"
  189. {
  190.   fg[NORMAL] = { 1.0, 1.0, 1.0 }
  191. }
  192.  
  193. style "stepsReachable"
  194. {
  195.   fg[NORMAL] = { 0.9, 0.9, 1.0 }
  196. }
  197.  
  198. widget_class "GtkWindow" style "window"
  199. widget_class "*" style "any"
  200. widget_class "*GtkSpin*" style "entry"
  201. widget_class "*GtkEntry*" style "entry"
  202. widget_class "*Gtk*List*" style "entry"
  203. widget_class "*GtkNotebook*" style "notebook"
  204. widget "*GtkButton" style "button"
  205. widget "*background*" style "background"
  206.  
  207. class "GtkRadioButton" style "checkradiobutton"
  208. class "GtkCheckButton" style "checkradiobutton"
  209.